Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support allowUniversalAccessFromFileURLs iOS #655

Closed
wants to merge 2 commits into from

Conversation

liranhao
Copy link

@liranhao liranhao commented Jan 26, 2021

Add support allowUniversalAccessFromFileURLs iOS

fix issues: 654

@pichillilorenzo
Copy link
Owner

Thanks for adding support for it on iOS, but I can't merge this pull request because I had to add it to the cross-platform options with Android, so I had to change other parts of the code.
I added support for it with my last commit now, with also support for allowFileAccessFromFileURLs webview option on iOS.

Thanks anyway! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IOS does not support allowUniversalAccessFromFileURLs
3 participants